home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 June / CHIP Haziran 2001.iso / prog / yerli / 07 / _SETUP.1 / Emlak 2000.exe / 0 / RCDATA / TFORM3 / TFORM3.txt < prev   
Text File  |  1999-02-04  |  9KB  |  446 lines

  1. object Form3: TForm3
  2.   Left = 261
  3.   Top = 140
  4.   AutoSize = True
  5.   BorderStyle = bsNone
  6.   Caption = 'Kiral∩┐╜k Daire Listesi'
  7.   ClientHeight = 480
  8.   ClientWidth = 640
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Scaled = False
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Image1: TImage
  21.     Left = 0
  22.     Top = 0
  23.     Width = 640
  24.     Height = 480
  25.     AutoSize = True
  26.     Picture.Data = {<image000.jpg>}
  27.     OnMouseDown = Image1MouseDown
  28.   end
  29.   object Label1: TLabel
  30.     Left = 40
  31.     Top = 288
  32.     Width = 42
  33.     Height = 13
  34.     Caption = 'Semt Ad∩┐╜'
  35.     Transparent = True
  36.   end
  37.   object Label2: TLabel
  38.     Left = 160
  39.     Top = 312
  40.     Width = 53
  41.     Height = 13
  42.     Caption = 'Fiyat Aral∩┐╜∩┐╜∩┐╜'
  43.     Transparent = True
  44.   end
  45.   object Label3: TLabel
  46.     Left = 40
  47.     Top = 336
  48.     Width = 70
  49.     Height = 13
  50.     Caption = '∩┐╜lk Fiyat De∩┐╜eri'
  51.     Transparent = True
  52.   end
  53.   object Label4: TLabel
  54.     Left = 40
  55.     Top = 376
  56.     Width = 84
  57.     Height = 13
  58.     Caption = '∩┐╜kinci Fiyat De∩┐╜eri'
  59.     Transparent = True
  60.   end
  61.   object Label5: TLabel
  62.     Left = 392
  63.     Top = 312
  64.     Width = 28
  65.     Height = 13
  66.     Caption = 'Aral∩┐╜∩┐╜∩┐╜'
  67.     Transparent = True
  68.   end
  69.   object Label6: TLabel
  70.     Left = 272
  71.     Top = 336
  72.     Width = 43
  73.     Height = 13
  74.     Caption = '∩┐╜lk De∩┐╜er'
  75.     Transparent = True
  76.   end
  77.   object Label7: TLabel
  78.     Left = 272
  79.     Top = 376
  80.     Width = 57
  81.     Height = 13
  82.     Caption = '∩┐╜kinci De∩┐╜er'
  83.     Transparent = True
  84.   end
  85.   object Image2: TImage
  86.     Left = 368
  87.     Top = 308
  88.     Width = 13
  89.     Height = 15
  90.     AutoSize = True
  91.     Picture.Data = {<image001.bmp>}
  92.     Transparent = True
  93.   end
  94.   object Image3: TImage
  95.     Left = 72
  96.     Top = 408
  97.     Width = 151
  98.     Height = 38
  99.     AutoSize = True
  100.     Picture.Data = {<image002.jpg>}
  101.     Visible = False
  102.   end
  103.   object Image4: TImage
  104.     Left = 248
  105.     Top = 408
  106.     Width = 151
  107.     Height = 38
  108.     AutoSize = True
  109.     Picture.Data = {<image003.jpg>}
  110.     Visible = False
  111.   end
  112.   object Image5: TImage
  113.     Left = 416
  114.     Top = 408
  115.     Width = 151
  116.     Height = 38
  117.     AutoSize = True
  118.     Picture.Data = {<image004.jpg>}
  119.     Visible = False
  120.   end
  121.   object Label8: TLabel
  122.     Left = 80
  123.     Top = 416
  124.     Width = 137
  125.     Height = 25
  126.     Alignment = taCenter
  127.     AutoSize = False
  128.     Caption = 'Bul'
  129.     Font.Charset = DEFAULT_CHARSET
  130.     Font.Color = clLime
  131.     Font.Height = -13
  132.     Font.Name = 'MS Sans Serif'
  133.     Font.Style = [fsBold]
  134.     ParentFont = False
  135.     Transparent = True
  136.     OnMouseDown = Label8MouseDown
  137.     OnMouseUp = Label8MouseUp
  138.   end
  139.   object Label9: TLabel
  140.     Left = 256
  141.     Top = 416
  142.     Width = 137
  143.     Height = 25
  144.     Alignment = taCenter
  145.     AutoSize = False
  146.     Caption = 'T∩┐╜m∩┐╜n∩┐╜ G∩┐╜ster'
  147.     Font.Charset = DEFAULT_CHARSET
  148.     Font.Color = clLime
  149.     Font.Height = -13
  150.     Font.Name = 'MS Sans Serif'
  151.     Font.Style = [fsBold]
  152.     ParentFont = False
  153.     Transparent = True
  154.     OnMouseDown = Label9MouseDown
  155.     OnMouseUp = Label9MouseUp
  156.   end
  157.   object Label10: TLabel
  158.     Left = 424
  159.     Top = 416
  160.     Width = 137
  161.     Height = 25
  162.     Alignment = taCenter
  163.     AutoSize = False
  164.     Caption = 'Yazd∩┐╜r'
  165.     Font.Charset = DEFAULT_CHARSET
  166.     Font.Color = clLime
  167.     Font.Height = -13
  168.     Font.Name = 'MS Sans Serif'
  169.     Font.Style = [fsBold]
  170.     ParentFont = False
  171.     Transparent = True
  172.     OnMouseDown = Label10MouseDown
  173.     OnMouseUp = Label10MouseUp
  174.   end
  175.   object Label11: TLabel
  176.     Left = 488
  177.     Top = 280
  178.     Width = 116
  179.     Height = 13
  180.     Caption = 'Arama Se∩┐╜ene∩┐╜ini Se∩┐╜in'
  181.     Transparent = True
  182.   end
  183.   object Image6: TImage
  184.     Left = 544
  185.     Top = 32
  186.     Width = 30
  187.     Height = 28
  188.     AutoSize = True
  189.     Picture.Data = {<image005.jpg>}
  190.     OnMouseDown = Image6MouseDown
  191.     OnMouseUp = Image6MouseUp
  192.   end
  193.   object Image7: TImage
  194.     Left = 576
  195.     Top = 32
  196.     Width = 30
  197.     Height = 28
  198.     AutoSize = True
  199.     Picture.Data = {<image006.jpg>}
  200.     OnMouseDown = Image7MouseDown
  201.     OnMouseUp = Image7MouseUp
  202.   end
  203.   object Image8: TImage
  204.     Left = 544
  205.     Top = 32
  206.     Width = 30
  207.     Height = 28
  208.     AutoSize = True
  209.     Picture.Data = {<image007.jpg>}
  210.     Visible = False
  211.   end
  212.   object Image9: TImage
  213.     Left = 576
  214.     Top = 32
  215.     Width = 30
  216.     Height = 28
  217.     AutoSize = True
  218.     Picture.Data = {<image008.jpg>}
  219.     Visible = False
  220.   end
  221.   object Label12: TLabel
  222.     Left = 128
  223.     Top = 352
  224.     Width = 38
  225.     Height = 13
  226.     Caption = 'Label12'
  227.     Transparent = True
  228.     Visible = False
  229.   end
  230.   object Label13: TLabel
  231.     Left = 128
  232.     Top = 392
  233.     Width = 38
  234.     Height = 13
  235.     Caption = 'Label13'
  236.     Transparent = True
  237.     Visible = False
  238.   end
  239.   object Label14: TLabel
  240.     Left = 272
  241.     Top = 288
  242.     Width = 31
  243.     Height = 13
  244.     Caption = 'Durum'
  245.     Transparent = True
  246.   end
  247.   object DBGrid1: TDBGrid
  248.     Left = 40
  249.     Top = 64
  250.     Width = 561
  251.     Height = 201
  252.     DataSource = DataSource1
  253.     FixedColor = clSilver
  254.     Options = [dgTitles, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
  255.     ReadOnly = True
  256.     TabOrder = 0
  257.     TitleFont.Charset = DEFAULT_CHARSET
  258.     TitleFont.Color = clWindowText
  259.     TitleFont.Height = -11
  260.     TitleFont.Name = 'MS Sans Serif'
  261.     TitleFont.Style = []
  262.     OnDblClick = DBGrid1DblClick
  263.     Columns = <
  264.       item
  265.         Expanded = False
  266.         FieldName = 'Semtadi'
  267.         Visible = True
  268.       end
  269.       item
  270.         Expanded = False
  271.         FieldName = 'Fiyati'
  272.         Width = 93
  273.         Visible = True
  274.       end
  275.       item
  276.         Expanded = False
  277.         FieldName = 'Metre2'
  278.         Width = 85
  279.         Visible = True
  280.       end
  281.       item
  282.         Expanded = False
  283.         FieldName = 'Kat'
  284.         Visible = True
  285.       end
  286.       item
  287.         Expanded = False
  288.         FieldName = 'Oda'
  289.         Width = 68
  290.         Visible = True
  291.       end
  292.       item
  293.         Expanded = False
  294.         FieldName = 'Isisistemi'
  295.         Title.Caption = 'Is∩┐╜ Sistemi'
  296.         Visible = True
  297.       end>
  298.   end
  299.   object Edit1: TEdit
  300.     Left = 128
  301.     Top = 328
  302.     Width = 121
  303.     Height = 21
  304.     MaxLength = 17
  305.     TabOrder = 1
  306.     OnExit = Edit1Exit
  307.     OnKeyPress = Edit1KeyPress
  308.     OnKeyUp = Edit1KeyUp
  309.   end
  310.   object Edit2: TEdit
  311.     Left = 128
  312.     Top = 368
  313.     Width = 121
  314.     Height = 21
  315.     MaxLength = 17
  316.     TabOrder = 2
  317.     OnExit = Edit2Exit
  318.     OnKeyPress = Edit1KeyPress
  319.     OnKeyUp = Edit2KeyUp
  320.   end
  321.   object Edit3: TEdit
  322.     Left = 336
  323.     Top = 328
  324.     Width = 121
  325.     Height = 21
  326.     MaxLength = 10
  327.     TabOrder = 3
  328.     OnKeyPress = Edit1KeyPress
  329.   end
  330.   object Edit4: TEdit
  331.     Left = 336
  332.     Top = 368
  333.     Width = 121
  334.     Height = 21
  335.     MaxLength = 10
  336.     TabOrder = 4
  337.     OnKeyPress = Edit1KeyPress
  338.   end
  339.   object DBLookupComboBox1: TDBLookupComboBox
  340.     Left = 128
  341.     Top = 280
  342.     Width = 121
  343.     Height = 21
  344.     KeyField = 'Semtler'
  345.     ListField = 'Semtler'
  346.     ListSource = DataSource2
  347.     TabOrder = 5
  348.   end
  349.   object lb1: TListBox
  350.     Left = 488
  351.     Top = 295
  352.     Width = 113
  353.     Height = 95
  354.     Hint = 'Se∩┐╜ti∩┐╜ini Se∩┐╜ene∩┐╜e G∩┐╜re Arama Yapma'
  355.     ItemHeight = 13
  356.     Items.Strings = (
  357.       'Semt Ad∩┐╜na G∩┐╜re'
  358.       'Fiyat Aral∩┐╜∩┐╜∩┐╜na G∩┐╜re'
  359.       'Metre Aral∩┐╜∩┐╜∩┐╜na G∩┐╜re'
  360.       'Semt ve Fiyata G∩┐╜re'
  361.       'Semt ve Metreye G∩┐╜re'
  362.       'Fiyat ve Metreye G∩┐╜re'
  363.       'T∩┐╜m∩┐╜ne G∩┐╜re')
  364.     ParentShowHint = False
  365.     ShowHint = True
  366.     TabOrder = 6
  367.   end
  368.   object ComboBox1: TComboBox
  369.     Left = 336
  370.     Top = 280
  371.     Width = 121
  372.     Height = 21
  373.     ItemHeight = 13
  374.     TabOrder = 7
  375.     Text = 'T∩┐╜m∩┐╜'
  376.     Items.Strings = (
  377.       'Kiraland∩┐╜'
  378.       'Kiralanmad∩┐╜'
  379.       'T∩┐╜m∩┐╜')
  380.   end
  381.   object DataSource1: TDataSource
  382.     DataSet = Query1
  383.     Left = 24
  384.     Top = 16
  385.   end
  386.   object DataSource2: TDataSource
  387.     DataSet = Table2
  388.     Left = 184
  389.     Top = 24
  390.   end
  391.   object Table2: TTable
  392.     Active = True
  393.     AfterPost = Table2AfterPost
  394.     TableName = 'semtler.db'
  395.     Left = 216
  396.     Top = 24
  397.     object Table2No: TAutoIncField
  398.       FieldName = 'No'
  399.       ReadOnly = True
  400.     end
  401.     object Table2Semtler: TStringField
  402.       FieldName = 'Semtler'
  403.       Size = 15
  404.     end
  405.   end
  406.   object Query1: TQuery
  407.     Active = True
  408.     AutoRefresh = True
  409.     SQL.Strings = (
  410.       'select * from kdgiris')
  411.     Left = 80
  412.     Top = 24
  413.     object Query1Isim: TStringField
  414.       FieldName = 'Isim'
  415.     end
  416.     object Query1Fiyati: TCurrencyField
  417.       FieldName = 'Fiyati'
  418.     end
  419.     object Query1Telefon: TStringField
  420.       FieldName = 'Telefon'
  421.     end
  422.     object Query1Semtadi: TStringField
  423.       FieldName = 'Semtadi'
  424.     end
  425.     object Query1Metre2: TFloatField
  426.       FieldName = 'Metre2'
  427.     end
  428.     object Query1No: TIntegerField
  429.       FieldName = 'No'
  430.     end
  431.     object Query1Durum: TStringField
  432.       FieldName = 'Durum'
  433.     end
  434.     object Query1Kat: TStringField
  435.       FieldName = 'Kat'
  436.       Size = 6
  437.     end
  438.     object Query1Oda: TStringField
  439.       FieldName = 'Oda'
  440.     end
  441.     object Query1Isisistemi: TStringField
  442.       FieldName = 'Isisistemi'
  443.     end
  444.   end
  445. end
  446.